MESCIUS SPREAD for Windows Forms 15.0J
EnumerateNonEmptyItems メソッド

最初の行を示す整数値。
最初の列を示す整数値。
最後の行を示す整数値。
最後の列を示す整数値。
CellMatrix<T>内の空でないすべての項目をループします。
構文
'宣言
 
Public Function EnumerateNonEmptyItems( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal row2 As Integer, _
   ByVal column2 As Integer _
) As IEnumerable(Of KeyValuePair(Of CellReference,T))

パラメータ

row
最初の行を示す整数値。
column
最初の列を示す整数値。
row2
最後の行を示す整数値。
column2
最後の列を示す整数値。
参照

CellMatrix<T> クラス
CellMatrix<T> メンバ

 

 


© MESCIUS inc. All rights reserved.